This applet is a small mind game. The purpose is to light on all the squares. When you right click, the game is reset.
Name |
Description |
Default |
Status |
background_color | the background color | gray | required |
off_color | the unlighted squares color | white | required |
on_color | the lighted squares color | yellow | required |
squareWidth | the width of the board | adjusted to applet size | required |
registration_code | the registration code | - | required |
Special notes |
* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. |
Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com